home *** CD-ROM | disk | FTP | other *** search
- Path: templar.fgi.net!bwendlin
- From: bwendlin@I_should_put_my_domain_in_etc_NNTP_INEWS_DOMAIN (Bill Wendling)
- Newsgroups: comp.lang.c
- Subject: Re: Compiling PGP with TC++ 3.1 for Windows
- Date: 31 Mar 1996 08:27:32 GMT
- Organization: FGInet, Inc., Springfield, IL
- Message-ID: <4jlflk$59u@grail.fgi.net>
- References: <4jkqnr$i3h@murphy2.servtech.com>
- NNTP-Posting-Host: templar.fgi.net
- X-Newsreader: TIN [version 1.2 PL2]
-
- Preston D. L. Wilson inexplicably wrote:
- } -----BEGIN PGP SIGNED MESSAGE-----
-
- } Circumstances: Trying to compile PGP 2.6.3a under Turbo C++ v.3.1
- } for Windows.
-
- } Problem: The compiler trucks through the whole thing (there's a .PRJ
- } file included, so it compiles "out-of-the-box" under my Turbo C++ 3.0
- } for DOS). It compiles all the .C files and, during linking, gives an
- } error when it tries to link CWL.OBJ. The error reads: "Linker Error:
- } Group DGROUP exceeds 64K". There are no references to DGROUP in any
- } of the PGP source files.
-
- } If anyone can help, please try to email me (as, due to the
- } extraordinary number of posts to this group, I find it difficult to
- } find any posted replies) as well as post.
-
- } Thanks!
- } Preston Wilson
-
- DGROUP is just what it is naming the Data group for the Assembly
- listing. The DOS part of it hates the fact that you are trying to
- make it greater than 64K (imagine that ;). Anyway, can you compile
- it with another compiler?
-
- --
- Bill Wendling bwendlin@fgi.net
- GCS/M/S d s-:+ a? C++++$ UL++>++++ P+++>+++++ L+++>+++++ E--- W-- N++ !o
- !K w--- O M-- !V PS+++@ PE- Y !PGP t+++(*) 5-- X- R++ tv--- b+++ DI++++
- !D G+ e++>+++++ h(++) !r !y+
-